table of contents
| FcAtomicNewFile(3) | FcAtomicNewFile(3) |
NAME¶
FcAtomicNewFile - return new temporary file name
SYNOPSIS¶
#include <fontconfig.h> FcChar8 * FcAtomicNewFile(FcAtomic *atomic); .fi
DESCRIPTION¶
Returns the filename for writing a new version of the file referenced by atomic.
VERSION¶
Fontconfig version 2.8.0
| 18 November 2009 |